'Declaration Public Function New( _
ByVal nameИмя профиля.As System.String, _
ByVal ParamArray processingCommandsМассив, содержащий вложенные команды обработки.As Vintasoft.Imaging.Processing.IProcessingCommand(Of TTarget) _
)
public PdfDocumentConverter(
System.String name,
params Vintasoft.Imaging.Processing.IProcessingCommand<TTarget> processingCommands
)
public: PdfDocumentConverter(
System.String name,
params Vintasoft.Imaging.Processing.IProcessingCommand<TTarget*>* processingCommands
)
public:
PdfDocumentConverter(
System.String name,
... Vintasoft.Imaging.Processing.IProcessingCommand<TTarget^>^ processingCommands
)
Parameters
- name
- Имя профиля.
- processingCommands
- Массив, содержащий вложенные команды обработки.